getSource

open fun getSource(event: MotionEvent): Int(source)

Deprecated

Call getSource directly. This method will be removed in a future release.

Gets the source of the event.

Return

The event source or SOURCE_UNKNOWN if unknown.